const go/types._UnassignableOperand

3 uses

	go/types (current package)
		assignments.go#L229: 		check.errorf(&z, _UnassignableOperand, "cannot assign to %s", &z)
		assignments.go#L448: 				check.errorf(lhs, _UnassignableOperand, "cannot assign to %s", lhs)
		errorcodes.go#L164: 	_UnassignableOperand